func net/netip.IPv6LinkLocalAllNodes

one use

	net/netip (current package)
		netip.go#L75: func IPv6LinkLocalAllNodes() Addr { return AddrFrom16([16]byte{0: 0xff, 1: 0x02, 15: 0x01}) }